Man pages: fix cargo-test
authorDaniel Campoverde [alx741] <alx741@riseup.net>
Tue, 17 May 2016 02:52:13 +0000 (21:52 -0500)
committerDaniel Campoverde [alx741] <alx741@riseup.net>
Tue, 17 May 2016 02:52:13 +0000 (21:52 -0500)
src/etc/man/cargo-test.1

index 726a988a71d6bedad72e9d75ebfca666c75fd341..a8c305f984bcec85d113bd65dc36a001231ef9cd 100644 (file)
@@ -39,8 +39,12 @@ By default the rust test harness hides output from test execution to
 keep results readable.
 Test output can be recovered (e.g.
 for debugging) by passing \f[B]\-\-nocapture\f[] to the test binaries:
-.PP
-cargo test \-\- \-\-nocapture
+.IP
+.nf
+\f[C]
+cargo\ test\ \-\-\ \-\-nocapture
+\f[]
+.fi
 .SH OPTIONS
 .TP
 .B \-h, \-\-help